hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
Image.this
hip
assets
image
Image
Undocumented in source.
this
(uint width, uint height, ubyte bytesPerPixel)
class
Image
this
(
uint
width
,
uint
height
,
ubyte
bytesPerPixel
)
this
(string path)
this
(string path, ubyte[] buffer, void delegate(IImage self) onSuccess, void delegate() onFailure)
Meta
Source
See Implementation
hip
assets
image
Image
aliases
h
w
constructors
this
functions
convertPalettizedToRGBA
getBytesPerPixel
getHeight
getName
getPalette
getPixels
getWidth
hasLoadedData
isReady
loadFromMemory
loadRaw
monochromeToRGBA
onDispose
onFinishLoading
static functions
getPixelImage
variables
bitsPerPixel
bytesPerPixel
decoder
height
imagePath
pixels
width